Release 10.1A: OpenEdge Development:
Progress 4GL Reference


DELETE-NODE( ) method

Unlinks and deletes the node and its sub-tree from the XML document. The Progress handle is not deleted.

Return type: LOGICAL

Applies to: X-noderef object handle

Syntax
DELETE-NODE( ) 

The following example demonstrates the use of the DELETE-NODE( ) method. Only use this when you are through using the node and all of its descendants.

hOldNode:DELETE-NODE( ). 


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095